type github.com/gotd/td/telegram/auth.noSignUp

7 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L176: type noSignUp struct{}
		flow.go#L178: func (c noSignUp) SignUp(ctx context.Context) (UserInfo, error) {
		flow.go#L182: func (c noSignUp) AcceptTermsOfService(ctx context.Context, tos tg.HelpTermsOfService) error {
		flow.go#L189: 	noSignUp
		flow.go#L212: 	noSignUp
		flow.go#L241: 		noSignUp:          noSignUp{},
		flow.go#L252: 	noSignUp